	Copy "Lua" folder to you custom scripts directory. Copy all files from "Assemblies" folder to you server's root folder. Add references in assemblies.cfg file to "LuaInterface.dll", "RemoteScripting.dll". Restart server. 
	
	Use Remote Scripting Client to edit scripts. Login with client to your server with minimum GameMaster access level account. In game add LuaMobile, LuaItem or attach XmlLuaScript attachment (require XMLSpawner2 to be installed) to any item or mobile, modify 'Script' property. Use templates LuaMobile.lua, LuaItem.lua and XmlLuaScript.lua to make corresponding scripts for you LuaMobile, LuaItem and XmlLuaScript objects.